Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Chapter 14: Processing JavaScript Object Notation (JSON)

This chapter will examine several JSON-based applications. By the time you finish this chapter, you will understand the following key concepts:

● How JSON provides a format for defining objects
● How to create an object using JSON
● How to create an array of objects using JSON

Chapter PowerPoint Presentation


JSONDemo.html
JSONWebSite.html
UseJSONArray.html
JSONQuotes.html